mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Update dependency next-axiom to v1.4.1
This commit is contained in:
15
package-lock.json
generated
15
package-lock.json
generated
@@ -10651,12 +10651,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/next-axiom": {
|
"node_modules/next-axiom": {
|
||||||
"version": "1.4.0",
|
"version": "1.4.1",
|
||||||
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-1.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-1.4.1.tgz",
|
||||||
"integrity": "sha512-9Gw3SAGl+n8O6VWPgGpF3Ivv8RBes4JXwWJjfK4SnCtTwU4phden6+ijo7Oov6F8gSQQzWoJ974d2KPnaxQ8IQ==",
|
"integrity": "sha512-1E/yRcQLlek7TjQjQaKyzdzbxIFasuTYCWGLJSomrYH3LtfChhFKixLNsHTOwn0A3F0LjO6mPudIYE2d0wNWcQ==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"use-deep-compare": "^1.2.1"
|
"use-deep-compare": "^1.2.1",
|
||||||
|
"whatwg-fetch": "^3.6.2"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18"
|
"node": ">=18"
|
||||||
@@ -13950,6 +13951,12 @@
|
|||||||
"node": ">=4.0"
|
"node": ">=4.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"node_modules/whatwg-fetch": {
|
||||||
|
"version": "3.6.20",
|
||||||
|
"resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.20.tgz",
|
||||||
|
"integrity": "sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg==",
|
||||||
|
"license": "MIT"
|
||||||
|
},
|
||||||
"node_modules/whatwg-url": {
|
"node_modules/whatwg-url": {
|
||||||
"version": "11.0.0",
|
"version": "11.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-11.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-11.0.0.tgz",
|
||||||
|
|||||||
Reference in New Issue
Block a user