Skip to content

Commit

Permalink
Updated naja to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marekdedic committed Oct 11, 2024
1 parent 2fd4fad commit 8f8bce1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"bootstrap": "^5.3.3",
"bootstrap.native": "^4.2.0",
"moment": "^2.30.1",
"naja": "2.6.1",
"naja": "^3.1.0 <3.2",
"nprogress": "^0.2.0",
"pikaday": "^1.8.2",
"postcss-cli": "^11.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2307,10 +2307,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==

naja@2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/naja/-/naja-2.6.1.tgz#cb25cb0464b6b7722d9613049ae8e4769e6ca482"
integrity sha512-xLZPRJeOr6R3Zr5epRDSIzNzsb0RJ9T6LWhcNQbbarMLXQX+O26o1SEENsJ1NWFJfbJe1dWtv+iEiSShSHQZfA==
"naja@^3.1.0 <3.2":
version "3.1.0"
resolved "https://registry.yarnpkg.com/naja/-/naja-3.1.0.tgz#eac3884b4e7c90f2eff9844810a61e3cffe3b534"
integrity sha512-LUXbbbjKE4Eom35TFIB9FAvrjmG+BDzFibFR1hMM4c/FNDBh1pKlLDHIJeDWziGRq1iB1j9qsNK0V7UcHQ5wAg==

nanoid@^3.3.7:
version "3.3.7"
Expand Down

0 comments on commit 8f8bce1

Please sign in to comment.